home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / lang / fpc09905c.lha / fpc / HowToSetup < prev    next >
Text File  |  1998-09-22  |  500b  |  29 lines

  1.  
  2.  
  3.     How to setup fpc for Amiga.
  4.  
  5.     All you have to do is edit bin/ppc.cfg
  6.     I have used my settings as an example
  7.     in ppc.cfg.
  8.  
  9.     Use absolut paths and not assigns.
  10.     Assigns will NOT WORK.
  11.  
  12.     When you have set the correct paths for
  13.     your system, save ppc.cfg.
  14.  
  15.     What's left is to set the path for bin.
  16.  
  17.     path <yourpath>/bin add
  18.  
  19.     If you are going to use fpc a lot put that
  20.     line in s:user-startup.
  21.  
  22.     That's all.
  23.  
  24.     Have fun!
  25.  
  26.     nils.sjoholm@mailbox.swipnet.se
  27.  
  28.  
  29.